The function allows to provide the survival times (in days) of 73 patients who diagnosed with acute bone cancer.
data_acutebcancer
data_acutebcancer gives the survival times (in days) of 73 patients who diagnosed with acute bone cancer.
A vector of (non-negative integer) values.
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
The data represents the survival times (in days) of 73 patients who diagnosed with acute bone cancer. Recently, the data set is used by Klakattawi, H. S. (2022) and fitted a new extended Weibull distribution.
Klakattawi, H. S. (2022). Survival analysis of cancer patients using a new extended Weibull distribution. Plos one, 17(2), e0264229.
Alanzi, A. R., Imran, M., Tahir, M. H., Chesneau, C., Jamal, F., Shakoor, S., & Sami, W. (2023). Simulation analysis, properties and applications on a new Burr XII model based on the Bell-X functionalities.
Mansour, M., Yousof, H. M., Shehata, W. A., & Ibrahim, M. (2020). A new two parameter Burr XII distribution: properties, copula, different estimation methods and modeling acute bone cancer data. Journal of Nonlinear Science and Applications, 13(5), 223-238.
data_Bcancer, data_bloodcancer
x<-data_acutebcancer
summary(x)
Run the code above in your browser using DataLab